From: Chong Yidong Date: Thu, 26 Feb 2009 13:27:28 +0000 (+0000) Subject: Add note about configure patch. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1528 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e19108161a9afce3bbcf6c5e3fcbad00143ad515;p=emacs.git Add note about configure patch. --- diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 22d51ad2441..0b000fb2b2d 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -22,7 +22,12 @@ For each step, check for possible errors. For a pretest, start at version .90. After .99, use .990 (so that it sorts). -5. rm configure; make bootstrap +5. rm configure; autoconf + + Patch configure: See + http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00851.html + + make bootstrap 6. Commit configure, README, doc/emacs/emacs.texi, doc/lispref/elisp.texi, etc/AUTHORS, lisp/version.el,